Grammar.
authorTor Lillqvist <tml@src.gnome.org>
Thu, 29 May 2008 18:23:04 +0000 (18:23 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 29 May 2008 18:23:04 +0000 (18:23 +0000)
svn path=/trunk/; revision=20239

ChangeLog

index 97dbccecad302e43381193cae878b8edf4be0b44..c60fbf81d35676719473120055a780f65841c777 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,8 @@
        Bug 535526 - updateiconcache.c: using open/close without prototype
 
        * gtk/updateiconcache.c: Include <io.h> if _MSC_VER. Also, use
-       g_utime() instead of utime() for UTF-8 pathname support on Windows
-       when available.
+       g_utime() when available instead of utime() for UTF-8 pathname
+       support on Windows.
 
 2008-05-29  Jan Arne Petersen  <jpetersen@jpetersen.org>